Finding ID | Version | Rule ID | IA Controls | Severity |
---|---|---|---|---|
V-51299 | OSX8-00-01155 | SV-65509r1_rule | Low |
Description |
---|
iTunes Podcasts must be disabled. |
STIG | Date |
---|---|
Apple OS X 10.8 (Mountain Lion) Workstation STIG | 2015-02-10 |
Check Text ( C-53647r1_chk ) |
---|
To check if the iTunes podcasts are disabled, run the following command: system_profiler SPConfigurationProfileDataType | grep disablePodcasts | awk '{ print $3 }' | sed 's/;//' If the value returned is not "1", this is a finding. |
Fix Text (F-56099r1_fix) |
---|
This can be enforced using a configuration profile. |